-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.3
-
Code
-
Classes
- WP_Helper
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
24 |
Total lines |
451 |
Lines of code |
218 |
Logical lines of code |
93 |
Comment lines |
178 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_unrelated_actions() |
A |
51 |
11 |
25 |
show_2025_security_survey_admin_notice() |
A |
42 |
5 |
66 |
is_wp_login() |
S |
64 |
7 |
7 |
get_sites() |
S |
56 |
4 |
17 |
dismiss_survey_notice() |
S |
62 |
3 |
11 |
is_multisite() |
S |
70 |
3 |
6 |
get_multi_sites() |
S |
67 |
3 |
9 |
is_admin_page() |
S |
70 |
3 |
5 |
set_roles() |
S |
65 |
3 |
9 |
extract_domain() |
S |
61 |
2 |
11 |
init() |
S |
64 |
2 |
10 |
is_role_exists() |
S |
69 |
2 |
7 |
get_roles_wp() |
S |
69 |
2 |
7 |
show_critical_admin_notice() |
S |
73 |
2 |
5 |
hide_unrelated_notices() |
S |
66 |
2 |
9 |
get_roles() |
S |
77 |
1 |
4 |
calculate_api_signature() |
S |
66 |
1 |
7 |
create_data_nonce() |
S |
77 |
1 |
3 |